I am getting an error message as above and am wondering can anyone help me resolve it by debugging in dev tools. I'm using Chrome on Windows 10, and the application the bug is in is 'Application launcher for Drive (by Google) 3.4. Also, when I open Dev Tools it tells me the issue is: 'A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.' The code I get is "manifest_version": 2, "name": "__MSG_extensionName__", "natively_connectable": [ "com.google.drive.nativeproxy" ], "permissions": [ "nativeMessaging" ], "short_name": "__MSG_extensionShortName__", "update_url": "https://clients2.google.com/service/update2/crx", "version": "3.4"